projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe0c1e
)
wayland: Fix build
author
Carlos Garnacho
<carlosg@gnome.org>
Fri, 22 Jul 2016 18:58:55 +0000
(20:58 +0200)
committer
Carlos Garnacho
<carlosg@gnome.org>
Fri, 22 Jul 2016 18:58:55 +0000
(20:58 +0200)
Missing include pointing to tablet-unstable-v1-client-protocol.h,
pays me for not testing on a clean checkout.
gdk/wayland/gdkdisplay-wayland.h
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkdisplay-wayland.h
b/gdk/wayland/gdkdisplay-wayland.h
index 03cf1d4f64b304de233023029b5793526b2ec194..4da0291a741f7e94e31bea0c1f9099137d59d31c 100644
(file)
--- a/
gdk/wayland/gdkdisplay-wayland.h
+++ b/
gdk/wayland/gdkdisplay-wayland.h
@@
-27,7
+27,7
@@
#include <wayland-client.h>
#include <wayland-cursor.h>
#include <wayland-egl.h>
-#include <gdk/wayland/tablet-unstable-v
1
-client-protocol.h>
+#include <gdk/wayland/tablet-unstable-v
2
-client-protocol.h>
#include <gdk/wayland/gtk-shell-client-protocol.h>
#include <gdk/wayland/xdg-shell-unstable-v5-client-protocol.h>